Package org.eclipse.vtp.framework.util

Interface Summary
SingletonTrackerCustomizer A customizer interface for the SingletonTracker class.
 

Class Summary
ConfigurationDictionary Implementation of a ConfigurationAdmin dictionary that can be loaded and saved to and from an XML structure..
Guid The Guid class provides a facility for generating unique identifiers.
LogTracker A class that forwards to the most desirable log service when one is available.
SingletonTracker A customized ServiceTracker that tracks only the single most desirable instance of a service.
StaticConfigurationAdmin An immutable implementation of the configuration admin service.
XMLUtilities Static utility class that hosts functions that make dealing with xml formatted content easier.
XMLWriter A pretty-printing XML encoder.